home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / splitit.arc / splitit.h < prev    next >
Text File  |  1990-02-06  |  474b  |  31 lines

  1.  
  2. #define    MAINMENU        0
  3.  
  4. #define MAININFO        8
  5. #define MAINQUIT       17
  6. #define MAINSPLIT       18
  7. #define MAINJOIN       21
  8. #define MAINUTIL3       24
  9. #define MAINBINC       25
  10. #define MAINUTIL2       27
  11. #define MAINUTIL1       28
  12.  
  13. #define    INFODIAL        1
  14.  
  15. #define INFOQUIT        9
  16. #define INFOEXIT       10
  17. #define INFOHELP       15
  18.  
  19. #define    HELPDIAL        2
  20.  
  21. #define HELPEXIT        1
  22.  
  23. #define    SIZEDIAL        3
  24.  
  25. #define SIZEEXIT        1
  26.  
  27. #define    FILEDIAL        4
  28.  
  29. #define FILENAME        1
  30. #define FILESIZE        2
  31.